GtkCellRendererAccel: Try harder to capture bound keys
authorMatthias Clasen <mclasen@redhat.com>
Sun, 7 Sep 2014 00:56:03 +0000 (20:56 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 7 Sep 2014 00:56:03 +0000 (20:56 -0400)
commit794230e7086e1b829e5806fbf70159ac6c541ecd
treeaa0863a3d721edf2396621e20b88fed8e5f502ae
parentbbf9b95354e98081e023b2bfaa9711422efba5bf
GtkCellRendererAccel: Try harder to capture bound keys

Add a grab on the editable widget, so that we can capture
also shortcuts which are bound in the application itself.

https://bugzilla.gnome.org/736203
gtk/gtkcellrendereraccel.c